actionable: Allow all detailed action name formats
authorChristian Persch <chpe@src.gnome.org>
Wed, 11 Oct 2017 18:43:19 +0000 (20:43 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 26 Oct 2017 10:16:59 +0000 (06:16 -0400)
commit29d1cc2fcd43bd4d929243f8cc8dc0adbcb5428a
tree42d235f77c78ddb4f531a7a6f89b1c0e2d1f9e76
parentfda120ceece7b15daee81430a45ca795719eecca
actionable: Allow all detailed action name formats

Use g_action_parse_detailed_name() to enable use of this API
for actions with non-string parameter.

https://bugzilla.gnome.org/show_bug.cgi?id=788841
gtk/gtkactionable.c